home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000463_news@columbia.edu_Fri May 26 14:47:37 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20184
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 26 May 1995 21:05:50 -0400
  3. Received: by apakabar.cc.columbia.edu id AA29211
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 26 May 1995 21:05:49 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!uhog.mit.edu!news.mtholyoke.edu!nntp.et.byu.edu!gatech!news.sprintlink.net!demon!roentgen.demon.co.uk!keith
  6. From: Dr Keith Howells <keith@roentgen.demon.co.uk>
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Kermit cron job
  9. Date: 26 May 1995 15:47:37 +0100
  10. Organization: Wansbeck Radiology Department
  11. Lines: 36
  12. Sender: news@newnews.demon.co.uk
  13. Message-Id: <D96qt1.Jy1@roentgen.demon.co.uk>
  14. Nntp-Posting-Host: dispatch.demon.co.uk
  15. X-Newsreader: Tin 1.1 PL4
  16. X-Posting-Host: roentgen.demon.co.uk
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19.  
  20. Any assistance with the following problem would be greatly
  21. appreciated.  
  22. I have written a command file to automate connection to a remote
  23. computer for a specific period in order to allow collection of
  24. mail.  The command file works fine if I run it thus:
  25.  
  26. kermit kermit_command_file
  27.  
  28. from the command line, hanging up at the end and exiting
  29. kermit, but will not run as cron job.  The error:
  30. ------
  31. Your "cron" job
  32.  
  33. kermit blah > /home/me/junk
  34.  
  35. produced the following output:
  36.  
  37. sh: 25421 Memory fault - core dumped
  38. --------
  39. is mailed to me.  
  40. I have tried running the command from a shell script with all the
  41. environmental variables - still no luck.  Redirecting the
  42. standard output as above does not help either.
  43. Is this because I am not invoking kermit with the correct flags
  44. in the cron job so that it does not have to be connected to a
  45. terminal?  Is my command script lacking some essential set
  46. command that is required when not invoked from a terminal?
  47. Any help and suggestions would be gratefully received.
  48. I'm using C-Kermit 5A for SunOs 4.1.
  49. Regards
  50. Keith.
  51. --
  52. Keith Howells                 email: keith@roentgen.demon.co.uk
  53. Department of Diagnostic Radiology, Wansbeck General Hospital
  54. Ashington, Northumberland, UK